PEEnableNthAlert

Use PEEnableNthAlert to enable or disable a Report Alert.

C Syntax
BOOL CRPE_API PEEnableNthAlert (short printJob,
                                short alertN,
                                BOOL enabled);
Parameters

printJob

Specifies the print job for which you want to enable or disable Report Alerts.

alertN

Specifies the Report Alert to enable.

enabled

Specifies wether or not to enable the Report Alert. Set to TRUE to enable, or set to FALSE to disable.

Returns
VB Syntax
Declare Function PEEnableNthAlert Lib "crpe32.dll" (ByVal printJob%, 
ByVal alertN%, enabled As Integer) As Integer
Delphi Syntax
function PEEnableNthAlert(
   printJob : Smallint;
   alertN : Smallint;
   enabled : boolean) : boolean stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com